|
|
|
BlueCielo Meridian Asset Management Module 2012 Administrator's Guide | BlueCielo ECM Solutions |
The link program ICSap.exe uses a configuration file named Settings.ini.
To configure the SAP link program:
OR
For example:
[Settings]
VaultNameSeperators = - , SPACE , _
Setting | Description |
---|---|
RootURL |
The URL to connect to Meridian Explorer. |
Config |
The name of the Asset Management Module configuration that is linked to Maximo as described in Configuring connectivity to Maximo. |
VaultName |
The Meridian Enterprise vault (datastore name) that contains the documents. Note The value of VaultName will override the datastore name that is configured for Web Access in the settings.asp file. Note There may be more than one of this section type in Settings.ini. |
Following is an example of a complete vault section:
[VaultName]
RootURL=http://AMMServer/AMM/query.asp
Config = Default
VaultName = MaxDemo2
When the link program starts, the Settings.ini parameters produce URLs as in the following examples, depending on the object type:
Object Type | Command Line | URL |
---|---|---|
Functional location |
ICSAP.exe FL;Vault1-1000 |
http://<ServerName>/ExplorerClient/home.aspx?
site=Default&VaultName=MaxDemo2&location=1000
&attachon=location
|
Equipment |
ICSAP.exe EQ;Vault1-1000;EQ100 |
http://<ServerName>/ExplorerClient/home.aspx?
site=Default&VaultName=MaxDemo2&location=1000
&eqnum=EQ100&attachon=eqnum
|
Work order |
ICSAP.exe WO;Vault1-1000;EQ100 |
http://<ServerName>/ExplorerClient/home.aspx?
site=Default&VaultName=MaxDemo2&location=1000
&eqnum=WO100&attachon=wonum
|
This completes the integration with SAP Plant Maintenance. Proceed as described in Configuring property linking.
Related concepts
Integrating with SAP Plant Maintenance
Related tasks
Understanding the SAP link program
Copyright © 2000-2012 BlueCielo ECM Solutions |